public void put( java.lang.String customStructureType, java.lang.String predefinedStructureType ) |
Parameters
- customStructureType
- Name of custom structure type.
- predefinedStructureType
- The predefined structure type.
public void put( java.lang.String customStructureType, java.lang.String predefinedStructureType ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When customStructureType is null. |